home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / sermgrax / readme.txt < prev    next >
Encoding:
Text File  |  1999-06-15  |  1.8 KB  |  54 lines

  1. INTRODUCTION
  2.  
  3. The KeyTech Service Manager ActiveX control provides simple but comprehensive 
  4. access to the Windows NT service control manager. Create, configure,
  5. control and delete NT services on the local or a remote computer. Enumerate
  6. all services and dependencies. Start, stop, pause and continue services.
  7.  
  8. Coded in C++ for speed and size, the control has no runtime library 
  9. dependencies and may be used with Visual Basic 5 or later releases, 
  10. as well as VBScript and JScript.
  11.  
  12. Comprehensive help as well as examples are included.
  13.  
  14. Please refer to the help in Help\KtSrvMgrHelp.html for detailed 
  15. installation instructions and online help.
  16.  
  17. INSTALLATION
  18.  
  19. Register the control using:  regsvr32 KtSrvMgr.dll
  20.  
  21. Load any of the example Visual Basic projects and make sure the project 
  22. references include the Key Technology Service Manager control 1.0.
  23.  
  24. To uninstall run:  regsvr32 /u KtSrvMgr.dll
  25.  
  26. EVALUATION COPY
  27.  
  28. This is an evaluation copy of the KeyTech Service Manager control. It may be 
  29. freely distributed as such.
  30.  
  31. The evaluation release includes the full functionality of the retail release. 
  32. It also includes a message box, identifying it as an evaluation release, 
  33. that is displayed whenever the control is first loaded.
  34.  
  35. COPYRIGHT NOTICE
  36.  
  37. The Software and Documentation contained within this distribution 
  38. package is copyright (c) Key Technology Pty Ltd 1999. All rights reserved.
  39.  
  40. END USER LICENSE AGREEMENT
  41.  
  42. Please read the End User License Agreement contained within the EULA.txt file. 
  43. You must accept the terms contained within the agreement before using the 
  44. software.
  45.  
  46. SUPPORT
  47.  
  48. If you have any questions or feedback concerning the control, please contact 
  49. us at support@keytech.com.au
  50.  
  51. ORDERING INFORMATION
  52.  
  53. For ordering information visit our web site at http://www.keytech.com.au
  54.